* configure.ac (DEBUGGER_SEES_C_MACROS): New macro.
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 15 Nov 2013 01:59:57 +0000 (17:59 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 15 Nov 2013 01:59:57 +0000 (17:59 -0800)
commita5d207b57f6f1eb43a148ffcb612c1f0bddd75b7
tree084fda85a403e48313cc64abc751585ebb75f0ea
parent4ca111dc0fb6867d34f8fc489324e27b505cfff0
* configure.ac (DEBUGGER_SEES_C_MACROS): New macro.

* src/lisp.h (DEFINE_GDB_SYMBOL_BEGIN, DEFINE_GDB_SYMBOL_END):
Define to empty if DEBUGGER_SEES_C_MACROS is defined.
This avoids placing unnecessary constants into the Emacs code.
ChangeLog
configure.ac
src/ChangeLog
src/lisp.h